home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_3 / fdmcrsb1.ads < prev    next >
Text File  |  1995-06-27  |  1KB  |  35 lines

  1.  Amiga Distribution System-- Long Description File
  2.  
  3.            ADS Zone: 1
  4.      ADS Hatch Site: Don Plesky
  5.        ADS Position: ADS Zone 1 Coordinator
  6.            BBS Name: EastPointe Amiga BBS
  7.     Phone Number(s): 810-773-6959
  8.     Network Address: 1:120/229  
  9.      Network Region: 11    
  10.           BBS Hours: 24 Hrs/Day
  11. BBS Mailer/Software: DLG Trapdoor/PDQmail
  12.   BBS Storage Space: 2 Gig 
  13.   File Requestable :  <X> Y     < > N
  14. File Request Hours : All The Time
  15.  
  16. ==========================================
  17.             Long Description
  18. ==========================================
  19.  
  20. Short:    Macros for FinalData- Search & Open memo
  21. Author:   briang@sdd.hp.com (Brian Gragg)       
  22. Uploader: briang@sdd.hp.com (Brian Gragg)       
  23. Type:     util/rexx
  24.  
  25.  
  26. Two Final Data macros.  The first will do semi-case insensative
  27. searches (Why finaldata is only case sensative I'll never understand)
  28. It searches for lower case, upper case, and first letter upper- rest lower.
  29.  
  30. The second macro allow you to open the memo field using a function key
  31. instead of having to reach for the mouse.  One more Final Data 'feature'
  32. is that if you call the AREXX ShowMemoWindow command and you are not on
  33. a memo cell, it locks up the computer.  My macro checks for this and
  34. won't crash on you!
  35.